Details for this torrent 


Windows 8 RTM KMS Automated Activator By DeEpAk2001.rar
Type:
Applications > Windows
Files:
1
Size:
628 B

Quality:
+1 / -6 (-5)

Uploaded:
Aug 9, 2012
By:
2ndzone

Seeders:
57
Leechers:
1
Comments:
16


This has 3 .BAT files.
One is for Professional Edition, Enterprise Edition and Windows Media Center.All activations are done by KMS Servers.
Just extract the .RAR file and run thw .BAT which is required by you.
Please seed till you bleed.

Comments

Hi .
Have any of you try this ? And did it work ?
Have a nice day.
I have error on line with "slmgr /ato "... no KMS could be contacted...
Don't work.
It doesn't work.
Waste of time if the server is not online (which it isn't). Thanks anyway.
Well?
Anyone test it yet?
fyi, microsoft BLOCKED activations, i don't think not this early anyone could do a working activator., hopefully someone could come up with a good working one..
Please wait for the servers again. they go up every 2-3 hrs
does ur dad work for microsoft tell him to turn on the server for 10 minutes & msg me
tell ur dad to turn on server for 10 minutes must activate please thanks
lool.... let me get this straight ,,, do you Steal Products from the company ,,, and Upload it here ??!!
I made a simple batch file that will connect to all three known kms servers
and attempt activation with them automatically
It does all commands silently so you don't have all of those annoying popups from every attempt
and it will loop infinitely
My goal is to make it stop Automatically when An activation server has been reached,
And Echo Windows Successfully!
Just paste the below code into a notepad and save as Activate.bat to C: root directory
Then make a shortcut to that file on your desktop.
Then right click the shortcut and go to "Properties"
Then go to the Shortcut Tab
Then click advanced
Then check the "Run as Administrator" box
Hit OK and OK again
Now run it

Maybe this could be a base idea for a Windows based KMS Activation Program
Then you could add the option of adding your own KMS server.

Here's what I got so far


[CODE]
@Echo Off

Echo Attempting Windows Activation
Echo Please Wait...

cscript //B "%windir%system32slmgr.vbs" /skms kms-c.no-ip.org:1688
cscript //B "%windir%system32slmgr.vbs" /ato

cscript //B "%windir%system32slmgr.vbs" /skms kms-c.no-ip.org
cscript //B "%windir%system32slmgr.vbs" -ato

cscript //B "%windir%system32slmgr.vbs" /skms 91.149.135.121:1688
cscript //B "%windir%system32slmgr.vbs" -ato

cscript //B "%windir%system32slmgr.vbs" /skms 91.149.135.121
cscript //B "%windir%system32slmgr.vbs" -ato

cscript //B "%windir%system32slmgr.vbs" /skms 91.149.135.83:1688
cscript //B "%windir%system32slmgr.vbs" -ato

cscript //B "%windir%system32slmgr.vbs" /skms 91.149.135.83
cscript //B "%windir%system32slmgr.vbs" -ato

Echo Activation Status...

cscript slmgr.vbs /dlv

Echo Activation will Retry in 10 Seconds

ping 1.1.1.1 -n 10 -w 1000 > nul

cls

start /b /i C:Activate.bat
[/CODE]
P.S. If the servers are down then my above script will not work.
It will just keep trying until it does work.
@techme21 Love the script and am trying it out now. Thanks for putting it together :)

One question: I don't see an end condition. How will the script know when to stop looping?

microsoft is seriously winning at this time over piracy. this so-called KMS Automated Activator isn't come as far as standalone KMS like used to be KMS for OFFICE2010 and WINDOWS 7 enterprise. this is just a method of contacting kms server online.